type vendor/golang.org/x/net/idna.joinState

3 uses

	vendor/golang.org/x/net/idna (current package)
		idna10.0.0.go#L663: type joinState int8
		idna10.0.0.go#L666: 	stateStart joinState = iota
		idna10.0.0.go#L674: var joinStates = [][numJoinTypes]joinState{